Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily disable Acl thread to collect counters #202

Merged
merged 1 commit into from
May 1, 2017

Conversation

qiluo-msft
Copy link
Contributor

In order to mitigate #201

@stcheng
Copy link
Contributor

stcheng commented May 1, 2017

there are some issues with the build due to the previous checked in code sonic-net/sonic-sairedis#178. resolve the build issue first and then merge this commit.

@lguohan
Copy link
Contributor

lguohan commented May 1, 2017

@stcheng, does the acl test reads any acl counters?

@stcheng
Copy link
Contributor

stcheng commented May 1, 2017

Yes. Some of the ACL test reads the ACL counters.

@lguohan
Copy link
Contributor

lguohan commented May 1, 2017

I guess we have to disable the acl thread right now, you probably need a local version to keep the acl test running.

@stcheng stcheng merged commit 2f594c7 into sonic-net:master May 1, 2017
@qiluo-msft qiluo-msft deleted the qiluo/disable_acl_thread branch May 1, 2017 23:53
oleksandrivantsiv added a commit to oleksandrivantsiv/sonic-swss that referenced this pull request May 3, 2017
lguohan pushed a commit that referenced this pull request May 3, 2017
* Revert "[aclorch]: Temporarily disable ACL thread of collecting counters (#202)"

This reverts commit 2f594c7.

* [acl]: Fix crash in ACL counters thread.

Due to incorrect usage of thread class and race conditions
from time to time conter thread was accessing AclOrch
object members before thay were initialized.
vharish02 pushed a commit to vharish02/sonic-swss that referenced this pull request Aug 6, 2018
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
oleksandrivantsiv added a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
This reverts commit 2e2ddaf.

Issue with bash MAC address is fixed.
lukasstockner pushed a commit to genesiscloud/sonic-swss that referenced this pull request Apr 2, 2023
fix python gcov warning "Please install dotnet core to enable automatic generation of Html report"
more info check: sonic-net/sonic-snmpagent#215

Signed-off-by: pettershao-ragilenetworks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants